home *** CD-ROM | disk | FTP | other *** search
/ Exame Informatica 139 / Exame Informatica 139.iso / Revista / Flash / Blog Final / blog.swf / scripts / DefineButton2_23 / BUTTONCONDACTION on(keyPress Tab).as
Encoding:
Text File  |  2006-11-19  |  49 b   |  4 lines

  1. on(keyPress "<Tab>"){
  2.    this.tabHandler();
  3. }
  4.